public GdPictureStatus SetFormFieldFontColor_2( int FieldId, byte Cyan, byte Magenta, byte Yellow, byte Black )
public function SetFormFieldFontColor_2( FieldId: Integer; Cyan: Byte; Magenta: Byte; Yellow: Byte; Black: Byte ): GdPictureStatus;
public function SetFormFieldFontColor_2( FieldId : int, Cyan : byte, Magenta : byte, Yellow : byte, Black : byte ) : GdPictureStatus;
public: GdPictureStatus SetFormFieldFontColor_2( int FieldId, byte Cyan, byte Magenta, byte Yellow, byte Black )
Parameters
- FieldId
- Cyan
- Magenta
- Yellow
- Black